You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > SampleToStr Method > Math387.SampleToStr Method ([In] double, [In] int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.SampleToStr Method ([In] double, [In] int, int)

Converts TSample value to a string.

Syntax
C#
Visual Basic
public static string SampleToStr([In] double X, [In] int Digits, int Precision);

TSample value, converted to string.

The Digits parameter controls the minimum number of zeros in the exponent (between 0 and 4). The Precision parameter controls the number of significant digints in string representation of TSample value.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!